From: Glenn Morris Date: Sat, 28 Apr 2007 19:53:29 +0000 (+0000) Subject: Restore python.el pending consideration of legal status. Remove X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18977 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e990790ae024d131e224aedc6518bbb285d6d723;p=emacs.git Restore python.el pending consideration of legal status. Remove reference to external python version. --- diff --git a/etc/NEWS b/etc/NEWS index 892022d3177..18e39e4c9b2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -34,9 +34,6 @@ Some specific packages that are known to cause problems are: ** cua.el, cua-mode.el: remove old versions. -** python-mode.el: Use python.el, available at - http://www.emacswiki.org/cgi-bin/wiki/PythonMode - * Installation Changes in Emacs 22.1 @@ -1774,6 +1771,8 @@ recognized. ** GDB-Script-mode is used for files like .gdbinit. +** The new python.el package is used to edit Python and Jython programs. + ** The TCL package tcl-mode.el was replaced by tcl.el. This was actually done in Emacs-21.1, and was not documented.